Can anyone tell me how I can display a comma-separated textfile in a listviewbox with 3 columns when the form loads?

The textfile contains the following data:
script1, path1, time1
script2, path2, time2
script3, path3, time3
......