# Lua Tables

**WIP**

Tables are a very important part of working with Lua code within Defold. Tables are simple to use, powerful, and flexible enough to make the features you need.

### Table Basics

{% embed url="<https://repl.it/@pkeod/TableBasics>" %}
