{% for row in tdata["unit_rows"] %} {% for column in tdata["unit_columns"] %} {{ row[column] }} {% endfor %} {% endfor %}