Update
rex_csv plugin: add "Condition:Has col", "Condition:Has row".
Test if row or column exists
"Condition:Entry is valid" will return true if both row and column exist, i.e. CSV.At( col , row ) is valid. Or test the column or row exists by "Condition:Has col", "Condition:Has row".
—
These conditions might help you.