Reading From Files
Cycle has the ability to read CSV files and store the data as variables, using the following Steps:
I assign values in row < ROW_NUMBER > from "< CSV_FILE_PATH >" to variables
I assign values in next row from "< CSV_FILE_PATH >" to variables