try to realize reading csv file with some structured data (this file used for my programm reminder - data in file structured with next way: date , name, time from, time till, description). Currently i want to read all data from file and put it in some string array, where each element - 1 line from file. what was done try to realize reading csv file with some struc