{% load static %} Table {% for i in columns %} {% endfor %} {% for i in table %} {% for j in i %} {% endfor %} {% endfor %}
{{i}}
{{j}}