CSV read column and loop to colum2

{
“Name”: “Oracle-duboa”,
“CreationDate”: “2023-11-15”,
“Commands”: [
{
“Command”: “store”,
“Target”: “true”,
“Value”: “!errorignore”,
“Description”: “initailize counter”
},
{
“Command”: “comment”,
“Target”: “executeScript_Sandbox // return parseInt(15200);”,
“Value”: “i”,
“Description”: “initailize counter”
},
{
“Command”: “csvRead”,
“Target”: “test.csv”,
“Value”: “”,
“Description”: “”
},
{
“Command”: “store”,
“Target”: “${!COL1}”,
“Value”: “currentNumber”,
“Description”: “”
},
{

Internal variable “!COL1” not supported |||| || | | | | | || | help

Maybe the test.csv file was empty?

it is not empty, it does read the first row, but it does not go to next row of the same column