hi, Is there a way to init table field as: tbl = { a = ‘aaa’, b = a, } where b is inited as ‘aaa’? Or what’s the most simple approach to do this. Thanks Best Regards Zhao Han