class TablePrint::Column

def add_formatter(formatter)

def add_formatter(formatter)
  @formatters << formatter
end