Insert New {% for col in table[0] %} {% endfor %} {% for row in table[1:] %} {% for col in row %} {% endfor %} {% endfor %}
{{ col }}Copy Delete
{{ col }}Copy as Delete