# File lib/terminal-table/table.rb, line 57
    def cell_padding
      style.padding_left + style.padding_right
    end