{% load cms_qe_table_filters %} {% for item in items %} {% for column in item %} {{ column|cms_qe_table_value }} {% endfor %} {% endfor %}