I am using the following code to get employee table from the database. It is working fine.
this.httpService.getEmployeesInfo().subscribe(data => { t