String createPKJsonObject(String rows) { return removeSpaceAndNullValuesFromJson(createJsonObject(rows)); }