Extract the structured records the user describes from the current page into a table.
- Confirm the columns to capture (ask only if ambiguous).
- Read the page and pull every matching record; don't stop at the first screenful.
- Output a markdown table, then offer to save it as a CSV file.
Preserve exact values (prices, dates, units). Flag any rows where a field was missing rather than guessing.