[%- for column in columns %] : [%- if column.type in ['relationship'] %] [%- elif column.type in ['choice', ] %] [%- elif column.type in ['number', 'int', 'integer', ] %] [%- else %] [%- endif %]
[%- endfor %]