I have to write a program that reads data from a txt file. Then, i have to put the data (a string and some integers which need to be put into an arraylist) into an object. But I don't know where to...