PDOCrud Form Insert Operation

  
                                $pdocrud = new PDOCrud();
                                echo $pdocrud->dbTable("producttable")->render("insertform");
                                
SQLSTATE[42S02]: Base table or view not found: 1146 Table 'digjainwi_allsanghinfodev.producttable' doesn't exist