Sorry for my newb question but I am here to learn! I don't understand the set up of the task. Why are we reading a file from the console but also checking args? It says that the program is started with an argument - does that mean we are to assume that there will be data within the args array and then we read from the file to add more to the table?