I am writing a mobile app to plot a graphical representation(graphs/charts) of table data. the user is taking an image of a statistical table. I have to detect the table and crop all the cells in an order to perform OCR using tessaract engine. Is there a proper way to recognize a table in an image and loop through the cells and save those to an array? I am writing a mobile app to plot a graphical r