Applymap function: to map the first field into the table required. Mapping table works with only 2 columns. First column in the mapping table is the key, second column is the value to be mapped Rows of data still remains the same when using applymap function.
Concatenate : Append new rows into the table.
Refer qvw attached as reference.
Uncomment exit script to see the difference among these two functions.