Hi , I am currently struggling to build a table view using GridLayout. The reason we are using GridLayout is , the cell will further contain Vertical Layout which will hold Label & TextField ( a structure with rowspan/colspan). But I dont know how i can show table column and how i separate row/column using a line.