I am doing Text Detection on live video by using AVFoundation and Vision API.

I am doing Text Detection on live video by using AVFoundation and Vision API. It works perfectly, but I want the data from the detected item. I want to fetch data from the detected text???...how can I do that??? please do help me...I tried a lot!!