@dutta.marina in case if you want to extract the tabular data I would strongly recommend you to use any other method or services in UiPath like DU or some other integration services as Regex for this kind of scenario are not commendable or not reliable.
When you extract text from PDF enable formatted text option. After the first regex, you’ll have to do a lot more work to create something useful. Regex approach may not be the best here