I am using a table widget to display some data coming from an API get call (as shown). There is some hierarchy to the data, where multiple records fall under one “cell”. I would like to provide some way to organize these by cell – perhaps with a roll-up view (i.e. dropdowns for each cell which then display contents under it). I’m not sure if this or something like this would be possible in Tulip?