Returns the number of rows in the body of the table.
Returns:
58 59 60
# File 'lib/mdn_query/table.rb', line 58 def rows @body.size end