Name a table dynamically

Hi,Is there a way that I can name/rename a table based on the value of avariable?Suppose, I want to create a table based on the value of a parameter,is there a way I could do this?Appreciate any help.Thanks,Shatru.

Sure,
t:table t set ([] sym:abc; val:1 2 3)

Br,
Bartosz