{% for col in row.cols %}
{% if col.graph %} {% elif col.text %} {% endif %}
{% endfor %}