* add new function to remove data at a cellpath; allow reject to use cellpath * add tests * fmt * fix clippt * get it working properly with lists of records * fix clippy, hopefully * fix clippy, hopefully 2
* Fix reject * test * clippy
* Add a batch of command tests * More tests
* support records in reject command * add reject command tests