Ver originalvar i = 0, sel, fila = $("table tr").each(function(index){ if(i < this.cells.length){i = this.cells.length; sel = index} }).eq(sel)