Converts the DataRow to a plain old Array
96 97 98
# File 'lib/ruport/data_row.rb', line 96 def to_a @data end