This script generates a statement that you would then run in the user database to get rowcounts of all tables. The advantages of this approach are you can modify it to get just the tables you want, and the output is easy to read:
Table1
-------
1069
Table2
------
10427
2007-10-02 (first published: 2002-06-20)
15,451 reads