Why do Zoho webforms still use tables like its 1995?

Why do Zoho webforms still use tables like its 1995?

I find this extremely frustrating. Every time I need a new webform (or update an existing one)  I have to recode the form's embed code to strip out all the <table> <td> <tr> code and manually retype these into <div>s to make the form responsive on mobile devices.


1. Why is Zoho still using tables in 2020?

2. What is being done to update this webform code to be natively responsive on all devices and when will this be available?