// Ensure no empty lines before a table that doesn't fit into the first page.
---
#set page(height: 50pt)
Hello
#table(
columns: 4,
[1], [2], [3], [4]
)