I am trying to call a restful api from a custom polymer element and print it in a repeating template. I think the problem is to do with the format of the json data received and the dom-repeat not being able to read it properly. I am trying to call a restful api from a custom