Package installation issue.
PermalinknewMapCat (single page table) newMapSubCat (single page table) btNewMapCat (block table)
This 2 tables is created during installation
newMapCat
newMapSubCat
This table is not created
btNewMapCat

I forget to write below code on my block controller file.
protected $btTable = 'btNewMapCat'; protected $btInterfaceWidth = "450"; protected $btInterfaceHeight = "250"; protected $btWrapperClass = 'ccm-ui'; protected $btDefaultSet = 'multimedia';