{% for table, cols in context.cols.items %} {% endfor %} {% for tables, cols in connections.items %} {% for cols_inner in cols %} {% endfor %} {% endfor %}
TableReferenced tableColumnReferenced column
{{tables.0}}{{tables.1}}{{cols_inner.0}}{{cols_inner.1}}