How to grab the table rows in a grid
var subRowData = jQuery('#mytable').jqGrid
('getRowData', rowId);
To get individual cell data, you will also need a column name. Check out https://phpgrid.uservoice.com/knowledgebase/articles/23246-get-value-from-a-specific-cell-from-selected-row