Hello, hope everyone is doing well. I am working in a way to create indexes for pdf files (about 36 pages), my question here is that in this page we have many tables and other structures, what is a clever way to parse this document into nodes? I am worried that when I parse the document, I will separate a table into two and without the context about what is the table taking about, the retrieval step will only get one part of the table.