Update
rex_csv plugin: add number index of columns/rows in "expression:At"
Parameter "Col", "Row" in "Expression:At(Col, Row)" are string by default, or a number index in columns/rows. For example, CSV.At("MONKS", "DEF") is equal to CSV.At(2, 2) at above diagram.
blurymind
Try this new version.