{% import 'includes/filters/filter-variables.j2' as vars %}

{% with key='Add-column-filter' %}{% include "includes/help.html" %}{% endwith %} Add a new column (with a constant value) to the data.

{% include 'includes/filters/label-field.html' %} {% set name='add-tag{0:02}'.format(n) %}
{% set name='add-value{0:02}'.format(n) %}
{% set name='add-header{0:02}'.format(n) %}
{% set name='add-before{0:02}'.format(n) %}