How about keeping a “maximum index of the table” variable and updating it when you add to the table? Then you can just write `myTable[maxIndex][^1]`.
- Seq, table. How to efficiently reference the last item freeflow
- Seq, table. How to efficiently reference the last item lqdev
- Seq, table. How to efficiently reference the last i... freeflow
- Seq, table. How to efficiently reference the la... xigoi