Implement pagination in dictionary table
currently pulling only 100 records from database. changes required:- need to pull all the records from the database. based on the no. page api call should be made - a page should contain(100 records in it) for eg page -2 should contain records ->101 to 200