Show data list one by one automatically. Do not count the number of row manually

I have a list of data. They are in 1 column

I have to read/show them one by one automatically. Do not count the number of row manually when there is the change in data list

Please help me. Thank you so much

Here is my code with CsvReadMaxRow variable
xanhcloud-zonedns-ip-update-beta.json (688 Bytes)

In your code remove this command

{
  "Command": "executeScript_Sandbox",
  "Target": "return ${!times}-1;",
  "Value": "i",
  "Description": ""
},

The first row data is always be shown

xanhcloud-zonedns-ip-update-beta.json (799 Bytes)