We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Currently one has to wrap a cell into another shell:
{ cell: { ... cell data ... } }
This seems redundant and could be simplified to be able to just send the cell object.