{% for colName, colWidth in columns %}
{{colName}}
{% endfor %}
{% for k, obj in runs %}
{{obj.1}}
{{obj.2}}
{{obj.3}}
{% endfor %}