{% for col in columns %} {% endfor %} {% load tags %} {% for row in rows %} {% for col in columns %} {% endfor %} {% endfor %}
{{ col }}
{{ row | _getdict:col }}