Count the posts number for every category

You can use wp_list_categories() function and set show_count to 1 (true)
http://codex.wordpress.org/Template_Tags/wp_list_categories