JQuery Loop każda TR w stole Grepper

$('#tblOne > tbody  > tr').each(function() {...code...});
13Garth