Large language models (LLMs) are prone to data referencing errors (DREs) when processing tables, which can compromise the accuracy and reliability of their reasoning steps1. Despite understanding table structures, LLMs often incorrectly cite or omit table values, leading to flawed intermediate results. Previous studies have only provided limited analyses of this issue, but a recent investigation has shed more light on the problem. The study highlights the need to measure and reduce DREs in LLMs, as these errors can have significant implications for the correctness of their outputs. This is particularly important in applications where accuracy and reliability are crucial, such as decision-making and data analysis. The fact that LLMs can make such errors underscores the importance of carefully evaluating their performance and developing strategies to mitigate these mistakes, so what matters to practitioners is the need to prioritize the development of more robust and accurate LLMs.