I am working on a Android APP. In this application I have window for reports. The reports window will contain table with fields name, amount and date. This data will come from database. So in the while loop I am creating the labels and tableViewRow. But its not working and giving errors. I am working on a Android APP. In this applicat