Hi, How can I define the array column in the DB to hold an array of objects? I would like to create a collection similar to the below, in which "scol" is an array of objects, each object holding two columns - "sidcol" and "sencol". {"data": [ { " id"...