You can put values into a table by loading the table dynamically, initializing the table with the INITIALIZE statement, or assigning values with the VALUE clause when you define the table.
related tasks
Loading a table dynamically
Loading a variable-length table
Initializing a table (INITIALIZE)
Assigning values when you define a table (VALUE)
Assigning values to a variable-length table