Throws an error [here](https://github.com/stringham/raffle/blob/master/js/names.js#L109) ``` for(var name in list.feed.entry[0]) // Uncaught TypeError: Cannot read property '0' of undefined ```