Table
VCL tables are created using the table
declaration. Table declarations can also be generated automatically using dictionaries, which are writable via the Fastly API. The content of the 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.