sort ascending by id table.sort(Players, function(a, b) return a.id < b.id end). And then print the key and index out it will display:
確定! 回上一頁