GView
GView copied to clipboard
[CSV] Step by step cell completion/update
At the moment we are passing a std::vector<std::vectorstd::string> matrix with all the content. You may want to SetCell(x,y,content).
- this is at interface level, not in AppCUI control.