Interesting enough
var queue_table = Table[uint32,string]()
actually compiles on my machine. i'm using mingw64-6.3 from this website and x64 nim_0.17.0 too it maybe why i am confused. i haven't used tables before, i don't know what the correct syntax is.
