I was able to get it to work, my definition of a csv and the file I used are pretty far apart. I would call the file I used a "tab" delimited file. Attached is the file that is working with:
chunk.ground_control.load("C:/_Workspace/CameraXYZ.txt","csv")
I knew it was something simple.