Create a csv document container from a csv file or text.
file path or csv text
either to return an empty document container if csv file or text is invalid.
DocumentContainer!(stringstring[], stringstring)
See Implementation
Create a csv document container from a csv file or text.