{{ tc.id }} {% if tc.name is empty %} N/A {% else %} {{ tc.name }} {% endif %} {% if tc.description is empty %} N/A {% else %} {{ tc.description }} {% endif %}