How to get value of cell in datatable?

How to get value of each cell of row in datatable in Angularjs and set each value for element in form of Modal of Bootstrap?

There is no native Webix-HTML binding.
You can use DataTable’s API to get values ( getValue ) to access the data.