So based off of an ajax return, I am pushing an array of objects to another array with each unique search. From this, I am iterating through the most recent search array and rendering the objects. Doing this perfectly. So based off of an ajax return, I am pushing an