Method ADT.Table.table()->select()
- Method
select
 this_programselect(int|string...columns)- Description
 This method returns a new table object with the selected columns only.
this_program select(int|string ...  columns)
This method returns a new table object with the selected columns only.