All Tables in Database - {{ dbname }}

{% for row in rows %} {% endfor %}
Table Name Row Count
{{ row[0] }} {{ row[1] }}