/** @return the column definitions. */
 public List getColumnList() {
   return columnModel.getColumnList();
 }