public SortedSet<Column> getColumns() {
   return fields.getColumns();
 }