much extra space if it having 3 or 5 items found
If only one found, there will be 2 lines or so, and three found, about 5 lines, then if more, much much space has been added in the tableview.
Anyway we can adjust the bottom space? if not limit the maxNumberOfResults or maxResultsListHeight, thanks so much for your help. This search text field is really cool apart from this spacing bug, well done.

+1
+1
Can you please help me replicating this bug?, probably the piece of code you are using?
I'm not sure where the problem is. I have the field set up and about 20 Strings for filtering. I have it so that when you click on the field, it shows all of the options right away but then when I enter a letter, lets say 'S', then 4 results pop up. Sometimes, the table is displayed correctly, sometimes it isn't, and has extra spacing after it. It seems completely random. I will backspace and type "S" again and it might or might not add the extra space.
I updated the pod file to version 1.2.1 (was using 1.2.0) and it appears to have fixed this issue.
Thanks!