The CT for a (simple) pivot table section seems simple enough. I'm seeing this part, though, which I believe is for the data source:
<main:location firstDataCol=\"1\" firstDataRow=\"2\" firstHeaderRow=\"1\" ref=\"A3:D7\"/> firstDataCol and firstDataRow (with firstHeaderRow) are the source, and A3:D7 is the target. The A3:D7 sheet is the one I pulled the CT from. I don't see where firstDataCol, firstDataRow and firstHeaderRow are mapped to a specific sheet! ===Blake===