Made input JSON file, output SQLite database file (-o), and table name (-t) mandatory arguments. Removed default values for -o and -t flags.
We seem to have some discrepancies between the string representation produced by our client-side JSON infrastructure (JsonValueReaderWriter), and the textual representation that M.D.Sqlite serializes ...