# File lib/ruport/formatter/csv.rb, line 81
    def build_group_body
      render_table data, options.to_hash
    end