IvyTools

General Category => General Discussion => Topic started by: drt on December 14, 2021, 02:29:42 AM

Title: Ideas to parse weird table format?
Post by: drt on December 14, 2021, 02:29:42 AM
Hey all,

I have some sort of weird table format like this:

Heading 1Heading 2Heading 3Heading 4
Data 1Data 2Data 3Data 4
Heading 1Heading 5Heading 6Heading 7
Data 1Data 5Data 6Data 7
Heading 1Heading 8Heading 9
Data 1Data 8Data 9

In the first column, the header and data cell always repeats on every line.

Any trick in the bag to cope with such a table format?

thanks!