Hi I have a question in processing a file. Each line of this file has different length. For example, first line has 5 integers and second line has 9. And there are over 4000 lines. Is there a good way to deal with it? Thanks!