{% for header in table_headers %} {% endfor %} {% for row in table_rows %} {% endfor %}
{{ caption }}
{{ header }}
{{ row.header }} {{ row.data }}