Uhm, Alex code is for the specific data format that Alex outlined in this post.
Since your data format is completely different you will have to write a completely different parser. The only thing that you would have in common with Alex' code is the input via IloOplInputFile.
About the "file not found" problem: Is your file really called "export.csv"? If not then you have of course to change the file name in the script.
#DecisionOptimization#MathematicalProgramming-General