Depth websocket, dont understand some numbers

Hello, im trying to do local order book as a pet project, i connected corretcly to websocket as iton documentation, all works fine, my table change data when its need, But sometimes i get numbers that i dont understand and it not looking good to compare the binance order book: for exabple BTCUSDT, the price on binnace table apr 63k± and gap is like 100-200 dollars, but sometimes i get numbers like 100k for as or 20k for bid, also i checked the quantity for that price, but it break my table logic when these number appears on top level. I think that i should filter data by myself, but i dont know filter for what? (i mean quantity, max price or other)
Hope you can help me, here examples

https://avkade.github.io/koshelek-order-book/