{{obj.title}}

{% for header in headers %} {% endfor %} {% for row in data %} {% for cell in row %} {% endfor %} {% endfor %}
{{header}}
{{cell}}