Display table contents
{{ form.csrf_token }}
Input Table:
{% for table in tables %}
{{table}}
{% endfor %}