Hi everybody, I want to add a dictionary of data like contacts : {‘name’ : …., ‘email’ : …} to a dataset. Does anybody know how to define dataset schema so that I can convert the dictionary data to extras and when showing the dataset convert it from extras? Thanks, Khalegh