I am using the docling package to extract data from an Excel file. While the extraction works, I noticed that cells containing formulas are extracted as the formulas themselves (e.g., =SUM(A1:A10)) ...