getParsedBodyParam('newTables'), true); $res = $this->normalization->createNewTablesFor3NF($newtables, $GLOBALS['db']); $this->response->addJSON($res); } }