Identifying values from each field of a row in a grid

I want to capture the value of 3rd field in ‘row0jqxOrders’ , every time when a new record is added to the grid.

Table id is ‘contenttablejqxOrders’
Each row id - ‘row0jqxOrders’, ‘row1jqxOrders’,…

Values in each fields of a row is defined by ‘title’ (refer screenshot)

How can I do that?

I have attached the DOM map screenshot…

Document 1.doc