I am trying to add the task the taskList, but everytime I do it, it replaces the taskList with the newly added task. I want it to add the new task to the array and have multiple elements, but it only contains the new one I added each time. Any help would be great.