Need simple coding for read values from my CSV file to submit on website

Hi Iam very new to this. I am using UI vision rpa for prediction event bitbns exchange. No i am currently using record and play option for entering values and submission. facing DOM not found error. I want to use values from my CSV file to submit. i dont know coding. please help to provide simple coding for my work.

Website - 1 BTC to inr: Bitcoin Price in India
select btc/bnsd Prediction.

my sample csv file link - Bitcoin Prediction - Google Sheets

csvReadArray, then Type command. It took me a minute to figure out but it’s pretty simple after.

csvReadArray | csvfile.csv | arrayname
${myCSV[row][column]}

https://ui.vision/rpa/docs/selenium-ide/csvread