PAC Display Recipe File Table Index Order

In the Recipe file format (rcp), do table indexes have to be in sequential order? Here’s an example where index 3 is in the file after index 4.

Controller:Float Table.TableName
1:123
2:456
4:789
3:246