# File lib/pry/helpers/table.rb, line 71
      def columns
        @rows_without_colors.transpose
      end