{% include '_row_header.html' %}
{{ values['firstn'] }}
{{ values['lastn'] }}

First 10 values

{{ values['firstn_expanded'] }}

Last 10 values

{{ values['lastn_expanded'] }}
{% include '_row_footer.html' %}