Building a Dynamic Lookup Table

Because all the values defining a Lookup Table must be constants, the definition of the table cannot change dynamically.

In some situations, however, you may need to change the definition of the table as a function of time. There are two ways to build dynamic lookup table logic: