Table
VCL tables are created using the table
declaration. Tables declarations can also be generated automatically using edge dictionaries, which are writable via the Fastly API. The content of the edge dictionary is transformed into a table
declaration and prepended to your service's VCL.
These functions provide the ability to consult a table and look up items in it at runtime from within a VCL service.