{% load cf_ui %} {% comment %} Foundation styles the `` element itself — there is no `.table` class. `.table-scroll` is the 6.2+ wrapper; `table.scroll` is the legacy form. {% endcomment %}
{% for col in columns %} {% endfor %} {% for row in rows %} {% for col in columns %} {% endfor %} {% endfor %}
{{ col.label }}
{{ row|get_item:col.key }}