Reading rows of numbers.

I have a file with 3 columns of numbers, separated by coma (csv.txt).
How can I read the columns to load it in 3 separated arrays?
I could’nt find a topic yet with the solution.
Tks for help.
Martin