append to tr jquery code example Example: jquery append table row $('#someTableID tr:last').after('<tr><td>Some data here</td></tr>');