I have been working on an Lua mapper. When it comes to traversing the table to grab all the k,v pairs, I have found no "lua_next" API available in WoW so far. Anybody knows if it exists or some other alternatives to achieve the same goal? Thanks in advance!