Here is a piece of code which will easily make a table of content for you. Now since blogger has already built up the new page system, we can create a new page like i did for TOC.
code goes like this:
<script style="text/javascript" src="http://www.yourjavascript.com/1030112252/blogtoc.js"></script>
<script src="http://mypracticelab.blogspot.com/feeds/posts/default?max-results=9999&alt=json-in-script&callback=loadtoc"></script>
note: you can change the the blog name (in red) with yours.