I have an array that is loaded, on layout start, from an event sheet. The array data sheet is included in the other event sheets. As the game progresses, rows are deleted. When a game session is ended the player has the option to restart the game. The problem is, the array does not reload the data. How can I repopulate the array?