class RubyXL::Row

def [](ind)

def [](ind)
  cells[ind]
end