$('#table tr').each(function() {
   console.log($(this).find("td:first").text());
});
(adsbygoogle = window.adsbygoogle || []).push({});