{% for col, label, ed in spec.cols %} {{ row[col] if row[col] is not none else "" }} {% endfor %} {% if kind == "voiceprompts" %} {% endif %} {% if spec.addable %} {% endif %}