{% if tableNode.columnWidth %} {% for width in tableNode.columnWidth %} {% if width<=0 %} {% else %} {% endif %} {% endfor %} {% endif %}