I have take a look into the shema builder, but it is omited the map and list methods. And when I try to update the collum with a list, or map, it will be denied by type check. ``` UnexpectedParameter: Unexpected key '0' found in params.Item['address'] ```