{% for row in range(rows) %}
{%- for column in range(columns) -%} {%- endfor -%}
{% endfor %}