{% if kwargs.get("headers") %} {% for item in kwargs["headers"] %} {% endfor %} {% endif %} {% for item in obj %} {% for col in item %} {% endfor %} {% endfor %}
{{ item }}
{{ extractor.html(col)|safe }}