I know that this is a popular question and I have looked at many examples trying to get my head around AJAX and jQuery.
AJAX
jQuery
I have a simple sit
you need to send your response in a single string. So make a string of all teachers returned by query.
And then in your ajax part,split this this string.