{% if data['column-one'] %}
{$ data['column-one'] $}
{% endif %} {% if data['column-two'] %}
{$ data['column-two'] $}
{% endif %}