Since your events to add values to the array are running every tick then it may look like what's displayed. Check the array in debug view to see the values in it. You should fix your events though so you are not adding to the array constantly, maybe those status conditions are meant to be sub events of the tap?