class OpenStruct

def to_json

def to_json
  table.to_json
end