ENH: Added more types to vtkVariant, and moved the operator << to the header to fix link error.
ENH: In vtkTable, GetValue() returns vtkVariant of the appropriate type. ENH: Rolled back workaround for TestDelimitedTextReader; hopefully the operator << fix worked. ENH: Added two more infovis tests, Table and VariantArray.