is there a way to export data as 3D-array so I can "navigate" on cells more efficiently?

TBH you should not use .csv format for that. You can just use VTKPython and read a native vtk format file.