I have a URLs array and after looping through it I'm unable to render my content. The normal binding doesn't seem to work. If I remove the repeat and work with 1 ajax endpoint things work, however I have a need to pull data from two endpoints and merge it for rendering. I also tried:I have a URLs array and after looping through i