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