replace == with = in SWComboxView.swift, ``` private func getTableFrame() -> CGRect ... rame.size.height == fullHeight - frame.origin.y // here .... ```