child iteration

child iteration

I have a table with a unique id. I add <tr>s to it programmatically. these <tr>s also have a unique IDs. 
how to i iterate for each tr in the table?

pls help. thanks in advance!