READ .csv file row and column in a loop

I have a .csv file with username and password and would like Kantu to read each row and column in a loop.

Example:

test.csv

line1:    email,password
line2:    email,password

Kantu Test Algorithm:
id= username, value= ("read row1, column1)
id= password, value= ("read row1, column2)

I’m doing an automatic login and password macro

You must use these commands i’s simple this work

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