Exercise on Default Values
1\. Run the code for metatablesDefaultRequire from the code samples 2\. Determine how the code works 3\. Design and create code that will allow multiple default values to be created per table. Presently only one default per table is allowed. ```