Introduction - If you have any usage issues, please Google them yourself
TableLayout is a more commonly used layout that manages UI components in rows and columns. There is no need to explicitly declare rows and columns, but to control the number of rows and columns of a table by adding TableRow and other components.