Please select columns where you expect a limited set of values (e.g. a degree of repeated values). For instance:

<#list columns as column>
  Name Type
${column.type!"n/a"}

Selected columns will have the Value distribution analysis applied, which checks that values are confined within the expected set of values - and makes it very easy to identify spelling mistakes etc.