hexagon logo

Modifying tabular data in a multiprocessing csv file

I am doing python multiprocessing of a model using .csv configuration file.   I need the ability to write case-by-case table variables. The example in the docs has scalars only. Do you know how I could accomplish this?