{{ spec.label }} ({{ rows|length }}) {% if spec.addable %} {% endif %} {% if kind == "voiceprompts" %} {% endif %} ⬇ CSV

{% for col, label, ed in spec.cols %}{% endfor %} {% for row in rows %}{% include "partials/row.html" %}{% endfor %} {% if new_row %}{% include "partials/row_new.html" %}{% endif %}
{{ label }}