I'm sorry you feel that way. In this case, the answers given above aren't actually the right way to get count of rows in each bar in a table.
This is actually pretty easy to do.
Just go to the red triangle menu at the top of the histogram and choose Save Level Numbers. You'll get a new column in your data table that lists the bar number for each row.
Now you can use Tables->Summary and group by Level [column name] and you'll get the table of counts per bar.
-Jeff