pub fn row_to_json<'a, T>(expr: T, pretty_print: bool) -> Function<'a>where T: Into<Table<'a>>,
Return the given table in JSON format.
JSON