### TODO
* [x] Structure
* [x] Complete command line interface
* [x] Implement command history with memento pattern for easier implementation.
Make it swappable so that command pattern can be used later.
* [ ] Test EditRow command throughly
* [x] Add-row raw value
* [ ] Cannot set limiter in cli binary
* [ ] Add schema support for easy csv import