javascript forEach
response.forEach(function(entry){ console.debug('debugando >>>> entry' + entry); });