I went over the tocloft documentation quickly and there were very few examples. I used
\usepackage[titles]{tocloft}
and the \tableofcontents
command and here's what I get:
I centered the contents, what I want is- increase the font size
- center the title (Contents) and change it
- change the spacing between each entry
Thanks