This article is tagged with:
Where do lua arrays start
and lua
where do lua arrays start
tbl = {"yes"}
tbl[1]
-- Arrays/Tables start at 1