2D contour from csv with values at array nodes

Your data is not correctly formated to be read into paraview.

it should be like that:

val00
val01
val01
 ...
val09
val10
val11
...
val98
val99