{{ data['title'] }}

{%- if index is not none %} {%- endif %} {%- for column in data['data'].keys() %} {%- endfor %} {%- for row in range(rows) %} {%- if index is not none %} {%- endif %} {%- for column in data['data'].keys() %} {%- endfor %} {%- endfor %}
 {{ column }}
{{index[row]}}{{ data['data'][column][row] }}