{% if editOnMode == 'edit' %} {% for table_column in row_columns %} {{ table_column }} {% endfor %} {% endif %}