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.