How to fill data datatable to same application page all rows

Hi,
My use case i need to fill data from read csv file and output is datatable…
using foreach row in datatable to fill data to using type into it is only fill what i captured in type int Rows only…nee to fill all columns and rows in web application…


a

check the selector option to the different input fields within the UiExplorer and look for possible attributes like rowNum ColNum… usable for dynamizing the selectors