{% if header %} {% for cell in header %} {% endfor %} {% endif %} {% for row in content %} {% for cell in row %} {% endfor %} {% endfor %}
{{ caption }}
{{ cell | safe}}
{{ cell | safe}}