{% macro table(model) -%} {% for col in cols %} {% endfor %}
{{ col['data'] }}
{%- endmacro %}