{% if not table.table_options.no_col_search %} {% for c in table.columns %} {% if not c.options.no_col_search %} {% endif %} {% endfor %} {% endif %}