Current Rows

{% for user in users %} {% endfor %}
IDNameAge
{{ user.id }}{{ user.name }}{{ user.age }}

Update a Row

ID:
Name:
Age: