Not sure on overwriting the first line, the events look fine to me except the bit where you set text on getting the local storage item isn't in a loop and it should be, like the other part where you set text using loopindex.
Is the array always correct? Check the array in debug view when you set the text to see if it matches with the text. If they don't match and it's just a text display issue then it's not the worst bug ever but I couldn't work out why it would skip the first line of the array.
As the original issue was to do with loading from the array, then make sure that set text is in a loop as mentioned and make sure the array is correct and as you expect on loading storage item.