class RubyXL::SheetData

def [](ind)

def [](ind)
  rows[ind]
end