How to get ocr confidence of table fields

I’m able to get confidence of each field value in table using extractionresults.asdataset(true)(table) as the table had Fieldname - confidence.
Bu how can i loop through to get the ocr confidence?