16 17 18
# File 'lib/cf/table/cli.rb', line 16 def self.table @table ||= Terminal::Table.new headings: columns, rows: rows end